home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
stepp000.swf
/
scripts
/
DefineSprite_2192
/
frame_35
/
DoAction.as
Wrap
Text File
|
2008-11-12
|
137b
|
9 lines
if(random(100) < 50)
{
gotoAndPlay(1);
tellTarget("_root.GardeDevant.GardeTir.Tir.Haut")
{
gotoAndPlay(1);
}
}